-- card: 4100 from stack: in -- bmap block id: 3434 -- flags: 4000 -- background id: 2612 -- name: -- part 3 (button) -- low flags: 00 -- high flags: A004 -- rect: left=174 top=77 right=93 bottom=279 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: GLOSSARY ----- HyperTalk script ----- on mouseUp GO TO CARD 5 end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: A002 -- rect: left=334 top=71 right=85 bottom=443 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: DIAGRAMS ----- HyperTalk script ----- on mouseUp GO TO CARD 3 end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: A002 -- rect: left=57 top=83 right=98 bottom=135 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: HISTORY ----- HyperTalk script ----- on mouseUp GO TO CARD 9 end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=445 top=311 right=328 bottom=473 -- title width / last selected line: 0 -- icon id / first selected line: 17779 / 17779 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: go previous ----- HyperTalk script ----- on mouseUp go to previous card end mouseUp